Book Contents

wordWrap attribute syntax

Use the following syntax to specify the wordWrap attribute:

wordWrap="boolean"

where boolean is a Boolean value: true | false

If wordWrap is false, the caption or message continues on the next line whenever the maximum text length is reached, even if this occurs in the middle of a word or number. The maximum caption length depends on the width of the object and the font size.

See also

wordWrap attribute